home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6562 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: sn.no!usenet
  2. From: arstokke@sn.no (Petter E. Stokke)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Help wanted using LoadView()
  5. Date: 29 Mar 96 02:49:57 +0100
  6. Organization: SN Internett
  7. Message-ID: <1530.6662T169T2850@sn.no>
  8. References: <4i01mn$r3g@sunsystem5.informatik.tu-muenchen.de>
  9.     <Do3nH1.zv@cix.compulink.co.uk> <4j6tit$i7v@sunsystem5.informatik.tu-muenchen.de>
  10. NNTP-Posting-Host: kristiansund-8.ppp.sn.no
  11. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  12.  
  13.  
  14. On 25-Mar-96 20:53:01, Juergen "Rally" Fischer <fischerj@informatik.tu-
  15. muenchen.de> wrote:
  16. >In article <Do3nH1.zv@cix.compulink.co.uk>, jralph@cix.compulink.co.uk
  17. >("Jolyon Ralph") writes:
  18. >|> X-News-Software: Ameol32
  19. >|> Lines: 8
  20. >|>
  21. >|> > : If not, then, erm... ScreenToFront()? (don't laugh, it works :-)
  22. >|> >
  23. >|> > screentofront is slow.
  24. >|>
  25. >|> I know ;-) But it's easier than trying to explain how to do OS-legal
  26. >|> double-buffering in pre-3.0 systems...
  27. >|>
  28. >|> Jolyon
  29. >true. but pre-3.0 systems (i.e ECS) tend to have less cpu power.
  30. >And my A1200 is also to slow for screentofront().
  31.  
  32. >I'd try someting like:
  33.  
  34. >if (intuibase->firstscreen /* top visible screen */ == mydummyscreen)
  35. >   do_loadview();
  36.  
  37. >So Amiga-M will still make it possible for user to switch
  38. >screen even if you use laodview.
  39.  
  40. Well, I didn't catch the start of this discussion, so what I'm saying
  41. might be completely off mark, but what's wrong with changing the bitmap
  42. pointer in the screen's RasInfo, and then calling ScrollVPort()? That's
  43. worked splendidly for me in several cases.
  44.  
  45. ---
  46.                 Al-Hajji Episkopos Elvis Stubing Dada, K.O.S.
  47.   \\\\\                Imperial Vice-Regent of Bognor
  48.  \\\\\\\__o  Chief Merovingian Pretender to the Throne of France
  49. _\\\\\\\'/___________________________________________________________
  50.       A moose is amusing, a squid quite confusing
  51.       Or try on a rhino if you fancy a bruising,
  52.       Or mountin' a mountain goat (careful, don't fall!)
  53.       But the hedgehog can never be buggered at all.
  54.  
  55.